home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9707 / text0083.txt < prev    next >
Encoding:
Text File  |  1997-11-30  |  212 b   |  7 lines

  1. > I was looking for a way to throw floating point exceptions from user code - 
  2. > specifically libgcc1, which needs some way to raise an error when you try an 
  3. > integer divide by zero.
  4.  
  5. ANSI C - "raise(signal)"
  6.  
  7.